]> jfr.im git - dlqueue.git/blob - venv/lib/python3.11/site-packages/setuptools/command/launcher manifest.xml
init: venv aand flask
[dlqueue.git] / venv / lib / python3.11 / site-packages / setuptools / command / launcher manifest.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity version="1.0.0.0"
4 processorArchitecture="X86"
5 name="%(name)s"
6 type="win32"/>
7 <!-- Identify the application security requirements. -->
8 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
9 <security>
10 <requestedPrivileges>
11 <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
12 </requestedPrivileges>
13 </security>
14 </trustInfo>
15 </assembly>